Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
Reference for GCPMonitoring table in Azure Monitor Logs.
| Attribute | Value |
|---|---|
| Category | GCP |
| Basic Logs Eligible | ✓ Yes (source) |
| Supports Transformations | ✓ Yes (source) |
| Ingestion API Supported | ✓ Yes |
| Azure Monitor Tables Reference | View Documentation |
| Azure Monitor Logs Ingestion API | View Documentation |
Source: Azure Monitor documentation
| Column Name | Type | Description |
|---|---|---|
| _BilledSize | real | The record size in bytes |
| _IsBillable | string | Specifies whether ingesting the data is billable. When _IsBillable isfalseingestion isn't billed to your Azure account |
| GCPResource | dynamic | The monitored resource associated with the metric (e.g., VM instance, GKE cluster), includes resource type and labels |
| MetricKind | string | The type of metric: GAUGE (instant value), DELTA (change over time), or CUMULATIVE (accumulated value) |
| MetricLabels | dynamic | Key-value pairs that identify the characteristics of the metric (e.g., instance ID, region, etc.) |
| MetricType | string | The full path of the metric type being monitored (e.g., 'compute.googleapis.com/instance/cpu/utilization') |
| Points | dynamic | A list of time series data points that contain values and timestamps for the metric |
| SourceSystem | string | The type of agent the event was collected by. For example,OpsManagerfor Windows agent, either direct connect or Operations Manager,Linuxfor all Linux agents, orAzurefor Azure Diagnostics |
| TenantId | string | The Log Analytics workspace ID |
| TimeGenerated | datetime | The timestamp when the metric or log entry was generated at the source, representing the actual occurrence time of the data point. |
| Type | string | The name of the table |
| ValueType | string | The type of value recorded: INT64, DOUBLE, BOOL, STRING, or DISTRIBUTION |
This table is used by the following solutions:
This table is ingested by the following connectors:
| Connector | Selection Criteria |
|---|---|
| Google Cloud Platform Cloud Monitoring (via Codeless Connector Framework) |
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊